projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c45d04a
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Fri, 24 Jan 2003 02:31:24 +0000
(
02:31
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 24 Jan 2003 02:31:24 +0000
(
02:31
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 3a695bcee56b184bd0a14a609d8059cd8f4bd75b..ad2da41b98c8312379e6d2504fb8c44957185cee 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2003-01-24 Kenichi Handa <handa@m17n.org>
+
+ * keyboard.c (adjust_point_for_property): New second arg MODIFIED.
+ It it is nonzero, don't pretend that an invisible area doesn't
+ exist.
+ (command_loop_1): Call adjust_point_for_property with proper
+ second arg.
+
2003-01-22 Jason Rumney <jasonr@gnu.org>
Sync changes with xterm.c and xfns.c.